TSTP Solution File: SEV335^5 by cvc5---1.0.5

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : cvc5---1.0.5
% Problem  : SEV335^5 : TPTP v8.1.2. Released v4.0.0.
% Transfm  : none
% Format   : tptp
% Command  : do_cvc5 %s %d

% Computer : n012.cluster.edu
% Model    : x86_64 x86_64
% CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 2.10GHz
% Memory   : 8042.1875MB
% OS       : Linux 3.10.0-693.el7.x86_64
% CPULimit : 300s
% WCLimit  : 300s
% DateTime : Thu Aug 31 19:22:14 EDT 2023

% Result   : CounterSatisfiable 35.61s 35.83s
% Output   : Assurance 0s
% Verified : 
% SZS Type : -

% Comments : 
%------------------------------------------------------------------------------
%----No solution output by system
%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.13  % Problem    : SEV335^5 : TPTP v8.1.2. Released v4.0.0.
% 0.00/0.14  % Command    : do_cvc5 %s %d
% 0.14/0.35  % Computer : n012.cluster.edu
% 0.14/0.35  % Model    : x86_64 x86_64
% 0.14/0.35  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.14/0.35  % Memory   : 8042.1875MB
% 0.14/0.35  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.14/0.35  % CPULimit   : 300
% 0.14/0.35  % WCLimit    : 300
% 0.14/0.35  % DateTime   : Thu Aug 24 03:26:42 EDT 2023
% 0.14/0.36  % CPUTime    : 
% 0.21/0.49  %----Proving TH0
% 35.61/35.83  %------------------------------------------------------------------------------
% 35.61/35.83  % File     : SEV335^5 : TPTP v8.1.2. Released v4.0.0.
% 35.61/35.83  % Domain   : Set Theory (GvNB)
% 35.61/35.83  % Problem  : TPS problem from GVB-MB-AXIOMS
% 35.61/35.83  % Version  : Especial.
% 35.61/35.83  % English  :
% 35.61/35.83  
% 35.61/35.83  % Refs     : [Bro09] Brown (2009), Email to Geoff Sutcliffe
% 35.61/35.83  % Source   : [Bro09]
% 35.61/35.83  % Names    : tps_0670 [Bro09]
% 35.61/35.83  
% 35.61/35.83  % Status   : CounterCounterSatisfiable
% 35.61/35.83  % Rating   : 0.00 v5.4.0, 0.67 v5.0.0, 0.00 v4.0.0
% 35.61/35.83  % Syntax   : Number of formulae    :    5 (   0 unt;   4 typ;   0 def)
% 35.61/35.83  %            Number of atoms       :    3 (   1 equ;   0 cnn)
% 35.61/35.83  %            Maximal formula atoms :    3 (   3 avg)
% 35.61/35.83  %            Number of connectives :    7 (   1   ~;   0   |;   1   &;   4   @)
% 35.61/35.83  %                                         (   1 <=>;   0  =>;   0  <=;   0 <~>)
% 35.61/35.83  %            Maximal formula depth :    5 (   5 avg)
% 35.61/35.83  %            Number of types       :    2 (   0 usr)
% 35.61/35.83  %            Number of type conns  :    4 (   4   >;   0   *;   0   +;   0  <<)
% 35.61/35.83  %            Number of symbols     :    5 (   4 usr;   2 con; 0-2 aty)
% 35.61/35.83  %            Number of variables   :    0 (   0   ^;   0   !;   0   ?;   0   :)
% 35.61/35.83  % SPC      : TH0_CSA_EQU_NAR
% 35.61/35.83  
% 35.61/35.83  % Comments : This problem is from the TPS library. Copyright (c) 2009 The TPS
% 35.61/35.83  %            project in the Department of Mathematical Sciences at Carnegie
% 35.61/35.83  %            Mellon University. Distributed under the Creative Commons copyleft
% 35.61/35.83  %            license: http://creativecommons.org/licenses/by-sa/3.0/
% 35.61/35.83  %------------------------------------------------------------------------------
% 35.61/35.83  thf(y,type,
% 35.61/35.83      y: $i ).
% 35.61/35.83  
% 35.61/35.83  thf(x,type,
% 35.61/35.83      x: $i ).
% 35.61/35.83  
% 35.61/35.83  thf(cGVB_SUBSET,type,
% 35.61/35.83      cGVB_SUBSET: $i > $i > $o ).
% 35.61/35.83  
% 35.61/35.83  thf(cGVB_PROP_SUBSET,type,
% 35.61/35.83      cGVB_PROP_SUBSET: $i > $i > $o ).
% 35.61/35.83  
% 35.61/35.83  thf(cGVB_AX_PROP_SUBSET,conjecture,
% 35.61/35.83      ( ( cGVB_PROP_SUBSET @ x @ y )
% 35.61/35.83    <=> ( ( cGVB_SUBSET @ x @ y )
% 35.61/35.83        & ( x != y ) ) ) ).
% 35.61/35.83  
% 35.61/35.83  %------------------------------------------------------------------------------
% 35.61/35.83  ------- convert to smt2 : /export/starexec/sandbox2/tmp/tmp.D8xH7eHEhM/cvc5---1.0.5_12869.p...
% 35.61/35.83  (declare-sort $$unsorted 0)
% 35.61/35.83  (declare-fun tptp.y () $$unsorted)
% 35.61/35.83  (declare-fun tptp.x () $$unsorted)
% 35.61/35.83  (declare-fun tptp.cGVB_SUBSET ($$unsorted $$unsorted) Bool)
% 35.61/35.83  (declare-fun tptp.cGVB_PROP_SUBSET ($$unsorted $$unsorted) Bool)
% 35.61/35.83  (assert (not (= (@ (@ tptp.cGVB_PROP_SUBSET tptp.x) tptp.y) (and (@ (@ tptp.cGVB_SUBSET tptp.x) tptp.y) (not (= tptp.x tptp.y))))))
% 35.61/35.83  (set-info :filename cvc5---1.0.5_12869)
% 35.61/35.83  (check-sat-assuming ( true ))
% 35.61/35.83  ------- get file name : TPTP file name is SEV335^5
% 35.61/35.83  ------- cvc5-thf : /export/starexec/sandbox2/solver/bin/cvc5---1.0.5_12869.smt2...
% 35.61/35.83  --- Run --ho-elim --full-saturate-quant at 10...
% 35.61/35.83  --- Run --ho-elim --no-e-matching --full-saturate-quant at 10...
% 35.61/35.83  --- Run --ho-elim --no-e-matching --enum-inst-sum --full-saturate-quant at 10...
% 35.61/35.83  --- Run --ho-elim --finite-model-find --uf-ss=no-minimal at 5...
% 35.61/35.83  --- Run --no-ho-matching --finite-model-find --uf-ss=no-minimal at 5...
% 35.61/35.83  % SZS status CounterSatisfiable for SEV335^5
% 35.61/35.83  % cvc5---1.0.5 exiting
% 35.61/35.83  % cvc5---1.0.5 exiting
%------------------------------------------------------------------------------